@extends('admin.layouts.master') @section('content')

@csrf @if(isset($pages)) @method('POST') @endif
@endsection