@extends('layouts.main') @section('content')
{{ csrf_field() }} {{ method_field('put') }}
{{__('strings.submit_cancel')}}
@endsection