@extends('template.layout') @section('style') @endsection @section('content')
@if ($errors->any()) @endif
Branch View
Back
@endsection @section('script') @endsection