@extends('admin::layout.layout') @section('title',__('admin::home.admin') . " | " .__('admin::home.General Settings')) @section('content')
@AdminHasRole(['show profile_settings']) @endAdminHasRole @AdminHasRole(['show login/ register page content_settings']) @endAdminHasRole @AdminHasRole(['show login/ register page content_settings']) @endAdminHasRole @AdminHasRole(['show search capacity_settings']) @endAdminHasRole @AdminHasRole(['show delivery fees_settings']) @endAdminHasRole @AdminHasRole(['show delivery fees_settings']) @endAdminHasRole @AdminHasRole(['show delivery fees_settings']) @endAdminHasRole
@endsection