@extends('dashboard.layouts.master') @section('title') @endsection @section('css') @include('dashboard.layouts.css') @endsection @section('body')
اضافـــــــة معلومة عن الموقع
@csrf



@endsection @section('js') @include('dashboard.layouts.js') @endsection