@extends('dashboard.layouts.master') @section('title') Site Info @stop @section('css') @endsection @section('page-header') @endsection @section('content')
@csrf








@endsection @section('js') @endsection