@extends('layouts.admin') @section('content') @csrf @method('put') Title * Details/Description * {{ old('description', $session->description) }} Price * £ Do not add currency symbol or per person Duration * Save @endsection