@extends('layout.main') @push('style') @endpush @section('content')
@include('inc.flash')
@csrf @method('PUT')
{{-- --}}
{{-- model for add files --}} {{-- endmodel --}} {{--
Image Preview
--}}
@endsection @push('scripts') @endpush