@extends('admin.layout') @section('content')

About Creativity Section

@if(session('success'))
{{ session('success') }}
@endif
@csrf
@endsection