@extends('admin.master') @section('styleSheet') @endsection @section('content')
Update Event
@csrf
Select image Change Remove
@endsection @section('customJs') @endsection @section('documentJquery') ComponentsFormTools.init(); @endsection