@extends('layouts.admin-layout') @section('title', 'All Transform') @section('content')
@csrf

Transform Section

Profile Preview


@endsection @section('script') @endsection