@extends('master') @section('title') {{ $title }} @endsection @section('content')

Create Publication

@csrf
@error('status') {{ $message }} @enderror
@endsection