@extends('layout.master') @push('plugin-styles') @endpush @push('style') @endpush @section('content')

@isset($faculty) Edit @else Create @endisset Faculty

@isset($faculty)
@method('PUT') @else @endisset
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @endpush