@extends('admin.layouts.container') @section('css') @endsection @section('content')

{{ $head ?? '' }}

@if($member ?? '' && $member->id) @method('PUT') @endif @csrf
email ?? null)}}/>
{{--Start image container--}}
photo ?? "")}}"/>
Choose
{{--End image container--}}
@endsection @section('inner_js') {{-- --}} {{-- --}} {{-- --}} @endsection