{{__('Exchange Layout Settings')}}
@csrf
{{__('Choose Layout')}}
@foreach(exchangeLayout() as $key => $val)
{{$val}}
@endforeach
{{__('Update')}}