@extends('backend.layouts.app') @section('page_title') Dashboard @endsection @section('content')

إعدادت النظام

@include('backend.layouts.flash-message')
@csrf
@endsection