@extends('admin.layout.master') @section('content')

Base Controls

{{csrf_field()}} {{method_field('put')}} @include('admin.layout.message')
@foreach(config('translatable.locales') as $local)
{{--
--}} {{-- --}} {{-- --}} {{--
--}}
@endforeach
{{--

@lang('admin.extrasnacks')

--}} {{-- @if($rows->extrasnack->count() > 0)--}} {{-- @foreach ( $rows->extrasnack as $index => $reason )--}} {{--
--}} {{--@dd($reason)--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @if($loop->first)--}} {{--
--}} {{-- --}} {{--
--}} {{-- @else--}} {{--
--}} {{-- --}} {{--
--}} {{-- @endif--}} {{--
--}} {{-- @endforeach--}} {{-- @else--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}}
@endsection @push('js') @endpush