@extends('layouts.app') @section('title') New ICCID @endsection @section('description') Create a new iccid @endsection @section('breadcrumb')
  • All ICCIDs
  • New ICCID
  • @endsection @section('content')

    Create A New ICCID

    {{ csrf_field() }}
    @endsection