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

Creativity Exclusive Section

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