@extends('admin.layout') @if(!empty($abs->language) && $abs->language->rtl == 1) @section('styles') @endsection @endif @section('content')
{{$errors->first('menu_title')}}
{{$errors->first('items_title')}}
{{$errors->first('menu_details_title')}}
{{$errors->first('cart_title')}}
{{$errors->first('checkout_title')}}
{{$errors->first('blog_title')}}
{{$errors->first('blog_details_title')}}
{{$errors->first('career_title')}}
{{$errors->first('career_details_title')}}
{{$errors->first('gallery_title')}}
{{$errors->first('faq_title')}}
{{$errors->first('team_title')}}
{{$errors->first('reservation_title')}}
{{$errors->first('contact_title')}}
{{$errors->first('error_title')}}