@extends('layouts.admin_app') @section('title','Global Settings - Admin Dashboard') @section('content')

Settings

@include('flash-message')
{{@csrf_field()}}
@endsection