@extends('dashboard.layouts.master') @section('title') Edit photos @stop @section('css') @endsection @section('page-header') @endsection @section('content')
@method('patch') @csrf



@endsection @section('js') @endsection