@extends('layouts.app') @push('title') Testimoni @endpush @section('content')
@if(Route::is('admin.testimoni.create'))
@else @method('PUT') @endif @csrf
Type File must be png, jpg, jpeg & max size 2mb
Back
@endsection @push('js') @endpush