@extends('admin.layouts.app') @section('title', 'Add New') @section('content')

Add New

View All
@csrf
{{-- --}}

Thumbnail

{{--
--}}
{!! old('description') !!}
@endsection @push('js') @endpush