Asian Minifootball Confederation ({{env('APP_SHORT_NAME')}})

@include('layouts.admin.alerts') @if ($asian_minifootball == null)
Create New
@csrf {{ csrf_field() }}

Asian Minifootball Confederation *

{{ $errors->first('AsianMinifootball') }}

Minifootball *

{{ $errors->first('Minifootball') }}

WMF *

{{ $errors->first('WMF') }}
@else
Update
@csrf {{ method_field('PUT') }}
Asian Minifootball Confederation * {{ $errors->first('AsianMinifootball') }}

Minifootball *

{{ $errors->first('Minifootball') }}

WMF *

{{ $errors->first('WMF') }}
@endif {{--
@csrf {{ method_field('PUT') }}

AsianMinifootball

Modern AsianMinifootball Federation Of India

Swimming

Fencing

Riding

Laser Run

--}}
@endsection