@extends('admin.template') @section('icerik')
{{ csrf_field() }}
@method('PATCH') @csrf {{ csrf_field() }}
@endsection @section('css') @endsection @section('js') @endsection